body {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	}
td {
	font-size: 12px;
	line-height: 150%;
	}
/* 以上是页面的基本css */
.textinput {
	border:2px inset;
	background-color:#e9ebea;
	font-size: 12px
	}
.buttoninput {
	border:1px ridge;
	background-color:#cccccc;
	font-size: 12px
	}
/* 以上是input的两个css */
a:link {  color: #00007f}
a:visited {  color: #65038e}
a:hover {  color: #ff0000}
a:active {  color: #ff0000}
a.head1:link		{COLOR: #FFFFFF;text-decoration:none}
a.head1:visited	{COLOR: #E9EBEA;text-decoration:none}
a.head1:hover		{COLOR: #ff0000; text-decoration:underline}
a.head1:active	{COLOR: #FFFFFF}

/* 首页默认的连接样式 */
.nav			{COLOR: #ffffff}
.nav a:link		{
	COLOR: #ffffff;
	text-decoration:none;
	font-size: 12px;
}
.nav a:visited	{
	COLOR: #ffffff;
	text-decoration:none;
	font-size: 12px;
}
.nav a:hover	{
	COLOR: #ffffff;
	text-decoration:underline;
	font-size: 12px;
}
.nav a:active	{
	COLOR: #ffffff;
	text-decoration:none;
	font-size: 12px;
}

.nav_one			{
	COLOR: #ffffff;
	font-size: 14px;
}
.nav_one a:link		{
	COLOR: #ffffff;
	text-decoration:none;
	font-size: 14px;
}
.nav_one a:visited	{
	COLOR: #ffffff;
	text-decoration:none;
	font-size: 14px;
}
.nav_one a:hover	{
	COLOR: #ffffff;
	text-decoration:underline;
	font-size: 14px;
}
.nav_one a:active	{COLOR: #ffffff; text-decoration:none}

.nav_two			{
	COLOR: #990000;
	font-size: 12px;
}
.nav_two a:link		{COLOR: #990000; text-decoration:none}
.nav_two a:visited	{COLOR: #990000; text-decoration:none}
.nav_two a:hover	{COLOR: #990000f; text-decoration:underline}
.nav_two a:active	{COLOR: #990000; text-decoration:none}
.nav_three a:link		{
	COLOR: #000000;
	text-decoration:underline;
	font-size: 14px;
	line-height: 150%;
}
.nav_three a:visited	{
	COLOR: #000000;
	text-decoration:underline;
	font-size: 14px;
	line-height: 150%;
}
.nav_three a:hover	{
	COLOR: #666666;
	text-decoration:underline;
	font-size: 14px;
	line-height: 150%;
}
.nav_three a:active	{
	COLOR: #000000;
	text-decoration:underline;
	font-size: 14px;
	line-height: 150%;
}
/* .nav是顶部导航条的css设定。表现形式是：白色无下划线的，鼠标划过有下划线，无其它颜色状态 */
.L1 {  line-height: 140%;font-size:14px}
.F1 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}/*标题*/
.F2 {  font-size: 14.8px}
.F3 {  font-size: 12px; color: #FFFFFF}
.F4 {
	font-size: 14px;
	line-height: 160%;
	color: #FFFFFF;
}
.L2 {
	font-size: 16px;
	color: #990000;
}
